projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48ce8ca
)
* vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is not
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 27 Aug 2008 20:38:53 +0000
(20:38 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 27 Aug 2008 20:38:53 +0000
(20:38 +0000)
the same as the last modification time, fall back on the
backend-specific check.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d4ba7d364be5d643a820646b91bdc100901c4674..719c25b1aa58efe6c566ce254e0eb7ff9a8c19fe 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-08-27 Alex Harsanyi <harsanyi@mac.com> (tiny change)
+
+ * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
+ not the same as the last modification time, fall back on the
+ backend-specific check.
+
2008-08-27 Teodor Zlatanov <tzz@lifelogs.com>
* add-log.el (change-log-next-error): Run an extra `find-file' to